SDK/J Authentication Package ver1.0
RICOH Confidential

Package jp.co.ricoh.dsdk.scard.framework.service

This is the package that contains the classes and interfaces of card services.

See:
          Description

Interface Summary
CardServiceFactory This is an interface used in the Framework.
 

Class Summary
CardService This is a superclass of all the card services.
CardServiceRegister This class handles registration and deletion of card services.
RegisterBundle This class handles registration and deletion of card services.
 

Exception Summary
CardServiceException This is an exception class that is thrown when an error has occurred in a card service class.
CardServiceFactoryException This is an exception class that is thrown when an error has occurred in the CardServiceFactory.
CardServiceNotFoundException This is an exception class that is thrown when no card service was found.
CardServiceRegistryException This is an exception class that is thrown when an error has occurred in a card service registry.
ServiceRuntimeException This is a superclass of all the exception classes that are thrown by a card service and that are not necessary to be caught by the application.
UnsupportedCardException This is an exception that is thrown when the card is not supported.
 

Package jp.co.ricoh.dsdk.scard.framework.service Description

This is the package that contains the classes and interfaces of card services.


SDK/J Authentication Package ver1.0
RICOH Confidential